crypto/tls.echServerContext.configID (field)
3 uses
crypto/tls (current package)
ech.go#L626: configID: configID,
handshake_server_tls13.go#L35: configID uint8
handshake_server_tls13.go#L608: if echCiphersuite != hs.echContext.ciphersuite || configID != hs.echContext.configID || len(encap) != 0 {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)